abs

fun abs(a: Int): BiFunction<Int, Int, Int>

Positions a Popup dimention at an absolute location

The position will not change on resize or other events, so use wisely.

Return

BiFunction - the positioner function to apply to positionX or positionY in the Builder

Author

fzzyhmstrs

Since

0.2.0

Parameters

a

Int - the position to apply